MinimumReadDataRate
Kilobits per second
0
Purpose
The MinimumReadDataRate parameter specifies the minimum number of kilobits per second (that is, 1,024 bits per second) for the arrival of data in an HTTP request from a REST or SOAP client.
The minimum value is 1. Setting the value to the default 0 (zero) disables this feature.
The maximum value of 2,147,483,647 is not recommended, because there would be no REST or SOAP clients that would be able to send data fast enough to meet the minimum read data rate and all requests would be rejected.
You should set a value lower than 128 kilobits only in special circumstances where you have REST or SOAP clients with very limited bandwidth access.
2022.0.05 and higher